home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MACD 5
/
MACD 5.bin
/
workbench
/
tools
/
czesc_3
/
phoonsrc
/
libi
/
truncdfsf2.c
< prev
next >
Wrap
C/C++ Source or Header
|
1994-02-20
|
128b
|
10 lines
#include "common.h"
#include <inline/mathieeedoubtrans.h>
SFVALUE
__truncdfsf2 (a)
double a;
{
return IEEEDPTieee(a);
}